Fix #if defined directive fontification in c-ts-mode
authorYuan Fu <casouri@gmail.com>
Thu, 9 May 2024 03:50:24 +0000 (20:50 -0700)
committerYuan Fu <casouri@gmail.com>
Thu, 9 May 2024 03:50:24 +0000 (20:50 -0700)
commit80ba6b7b96aad3659675b76a8965788fd0d73476
tree6a215cba6deb96cab274b4ea463487f1a005052f
parent73d2b829f06124fec8b65eebc68e87da48808086
Fix #if defined directive fontification in c-ts-mode

* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings): Fontify
each part separately so the identifier isn't overriden.
lisp/progmodes/c-ts-mode.el